home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 13 / Developer Source Volume 13 (I-MODE Publications, Inc.)(1999).iso / ORINF / OCT96 / KOCHF104.GIF < prev    next >
Graphics Interchange Format  |  1998-02-10  |  16KB  |  349x199  |  4-bit (16 colors)
Labels: text | screenshot | font | line
OCR: SELECT Name, Lodging FROM WORKER WHERE Name IN (SELECT Name Correlated, FROM WORKERSKILL same column WHERE SKUL= 'COMBINE DRIVER' AND Lodging IN (SELECT Lodging FROM LODGING WHERE Address LIKE ' %EDMESTON% ')) ; Figure 4: A correlated subquery that joins information from three tables to find combine drivers living near Edmeston.